CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - win32 api game

搜索资源列表

  1. WaterInvasion

    0下载:
  2. 一个基于win32 api开发的FPS游戏。-a win32 api-based FPS game developed.
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:781140
    • 提供者:刘小平
  1. thegenius-source

    1下载:
  2. 一个人工智能的国际象棋游戏,用VC写的,完全采用的win32 API,而没有用MFC。英文介绍为:The Genius is a chess engine that uses AI techniques to play against humans。-an artificial intelligence international chess game, with VC written entirely using the win32 API, not using MFC. English in
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:312051
    • 提供者:刘维超
  1. Eluosi3

    0下载:
  2. 古老的俄罗斯方块游戏代码,用win32 api界面,由于没用双缓冲,屏幕会有点闪烁-ancient Russian box game code using win32 api interface, as useless double buffer, scintillation screen will be a bit
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1784879
    • 提供者:zhao shan hai
  1. 贪食双蛇

    0下载:
  2. 全部用W32 API制作,简单的,好玩的贪食双蛇游戏-all produced using Win32 API, a simple, fun game glutton snake -
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:40353
    • 提供者:米饭
  1. Snake

    0下载:
  2. 经典的贪吃蛇游戏,不过这个是基于WIN32御用很多API做的,有很多图像处理的特效,是学习游戏制作的好资料-The classic Snake game, but this is based on the WIN32 API to do a lot of Queen, a lot of image processing effects, is to learn good information on game production
  3. 所属分类:Game Program

    • 发布日期:2017-03-30
    • 文件大小:208780
    • 提供者:唐磊
  1. bitmap

    0下载:
  2. Win32 API 编程,实现简单的推箱子游戏,一共有3关。-Win32 API programming, a simple Sokoban game, a total of 3 off.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:918711
    • 提供者:snquk
  1. snake

    1下载:
  2. c++win32程序,游戏程序很详细,适合初学者学习api-c++ win32 Procedures, the game process in great detail, suitable for beginners to learn API
  3. 所属分类:游戏

    • 发布日期:2012-10-30
    • 文件大小:34947810
    • 提供者:姚菲杰
  1. puzzle

    0下载:
  2. [简介] 名称: 《拼图》-附源代码 (代码行数:747 注释行数:164) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [拼图] 鼠标操作,有音效 游戏玩法仿文曲星上拼图游戏,每次只能用空白方块与左右相邻的数字方块对换, 当排列成1 2 3 则游戏胜利 4 5 6 7 8 [说明] 1.游戏引擎代码参考[美]Michael Mor
  3. 所属分类:Game Program

    • 发布日期:2017-03-28
    • 文件大小:518064
    • 提供者:mj
  1. Exercise3

    0下载:
  2. This is a exercise of Creating Meuns and Ball on the Window. We use Win32 API to desgin it. User Can Select different Level to play the Game. The level represents the speed of the Ball Bounce
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1197966
    • 提供者:john241214
  1. oglmdi2

    0下载:
  2. have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:425351
    • 提供者:johnnystar
  1. Win32Tetris_C

    0下载:
  2. 为了挑战一个新的高度,作者原创了他从事WEB编程以来的第一个Win32 API应用,之所以编写一个游戏,是因为游戏-In order to challenge a new level, the authors of original programming that he has been engaged in WEB the first application of a Win32 API, the reason for the preparation of a game because th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4807832
    • 提供者:车明
  1. Win32Tetris_C

    0下载:
  2. 为了挑战一个新的高度,作者原创了他从事WEB编程以来的第一个Win32 API应用,之所以编写一个游戏,是因为游戏考察的知识面很综合,之所以选择俄罗斯方块,一是自己曾被瘾过,二是发现这款游戏几乎包含了Widows入门的很多知识,比如窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练手会收获不少。本游戏是带有背景音乐的,一边玩游戏一边欣赏音乐的感觉相信很舒服。-In order to challenge a new leve
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:4807167
    • 提供者:104
  1. snake_api

    0下载:
  2. 不错的贪吃蛇游戏,运用了Win32的API。完整源代码,在VS2005下编译通过。内附有编程要点,很好的学习范例。-A good game of Snake, the use of the Win32' s API. Complete source code, under the VS2005 compiler through. Programming of typhoons and rainstorms are the main points, examples of good lear
  3. 所属分类:Game Program

    • 发布日期:2017-04-10
    • 文件大小:1726164
    • 提供者:160
  1. BattlePlane

    0下载:
  2. 横版飞机游戏,使用directX,win32 API-Horizontal version of the aircraft game, using directX, win32 API
  3. 所属分类:DirextX

    • 发布日期:2017-04-10
    • 文件大小:1173936
    • 提供者:袁一明
  1. WIN32_BALLv3.2

    1下载:
  2. 纯win32 环境加GDI, 模拟以前FC游戏 弹球(pinball) 开发的一款小游戏. 其中使用到单例设计模式, STL常用用法等, 代码共2k 行左右, 仅供游戏开发初学者参考.-Pure win32 environment, plus GDI, simulated game before the FC pinball (pinball) the development of a game. Cases in which the use of design patterns into a
  3. 所属分类:Other Games

    • 发布日期:2017-03-31
    • 文件大小:54873
    • 提供者:林祥
  1. API-Squre-Game

    0下载:
  2. 使用Win32 SDk开发的经典游戏俄罗斯方块,而且具备音效,特殊效果等,注释十分详细,是初学者适用的一个绝佳范例-Use Win32 SDk development, but also with sound, special effects, and very detailed notes, is an excellent example for beginners
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-07
    • 文件大小:1866906
    • 提供者:hanks
  1. Src

    0下载:
  2. 一个win32 api 窗体的游戏打飞机代码.很完整.可运行.有注释.-a win32 api game code
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:90555
    • 提供者:wing
  1. APIMATH

    0下载:
  2. 此為WIN32 API所編一隻遊戲數學與物理運算範例-This is a game WIN32 API compiled examples of mathematics and physics processing
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-06
    • 文件大小:1078431
    • 提供者:eric
  1. VC 贪吃蛇游戏源码 Win32 API

    1下载:
  2. 贪吃蛇小游戏源码 windows vc2015(Snake game source code)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1756160
    • 提供者:久奇
  1. 魂斗罗

    1下载:
  2. 经典win32编程 vc6开发 魂斗罗游戏(Classic Win32 programming VC6 to develop soul fighting game)
  3. 所属分类:Windows编程

    • 发布日期:2020-11-16
    • 文件大小:8531968
    • 提供者:nightyx
« 12 »
搜珍网 www.dssz.com